home *** CD-ROM | disk | FTP | other *** search
/ Liberation Day / Liberation Day.bin / GLOBALS / GLOBAL.MDB / Players Lookup.json < prev    next >
JavaScript Object Notation  |  1998-02-28  |  225b

  1. {
  2.     "schema": {
  3.         "Enum": "Long Integer",
  4.         "Player": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Enum": 0,
  9.             "Player": "players_AI"
  10.         },
  11.         {
  12.             "Enum": 1,
  13.             "Player": "players_1"
  14.         },
  15.         {
  16.             "Enum": 2,
  17.             "Player": "players_2"
  18.         },
  19.         {
  20.             "Enum": 3,
  21.             "Player": "players_3"
  22.         },
  23.         {
  24.             "Enum": 4,
  25.             "Player": "players_4"
  26.         }
  27.     ]
  28. }